Release 2016.11
authorColin Walters <walters@verbum.org>
Thu, 6 Oct 2016 16:56:18 +0000 (12:56 -0400)
committerAtomic Bot <atomic-devel@projectatomic.io>
Fri, 7 Oct 2016 19:21:41 +0000 (19:21 +0000)
Closes: #524
Approved by: cgwalters

configure.ac
src/libostree/libostree.sym

index 0126bdd40c1af7763d306d8e43a1321755baafc1..e69d94e7f1d55a84c555284a442a67cc38ceaf0b 100644 (file)
@@ -1,6 +1,6 @@
 AC_PREREQ([2.63])
 dnl If incrementing the version here, remember to update libostree.sym too
-AC_INIT([ostree], [2016.10], [walters@verbum.org])
+AC_INIT([ostree], [2016.11], [walters@verbum.org])
 AC_CONFIG_HEADER([config.h])
 AC_CONFIG_MACRO_DIR([buildutil])
 AC_CONFIG_AUX_DIR([build-aux])
index 5a2d71be754fc125228e5e7d7aa85348aa337b54..4aa8d6cfef70993144f06638f6c7ce1c3919e419 100644 (file)
@@ -355,6 +355,7 @@ global:
 
 /* No new symbols in 2016.9 */
 /* No new symbols in 2016.10 */
+/* No new symbols in 2016.11 */
 
 /*                         NOTE NOTE NOTE
  * Versions above here are released.  Only add symbols below this line.
@@ -362,7 +363,7 @@ global:
  */
 
 /* Remove comment when first new symbol is added
-LIBOSTREE_2016.11
+LIBOSTREE_2016.12
 global:
        someostree_symbol_deleteme;
 } LIBOSTREE_2016.8;